home *** CD-ROM | disk | FTP | other *** search
INI File | 1993-12-27 | 1.4 KB | 54 lines |
- ; About This File
- ; ===============
- ;
- ; This file, INSTALL.INF, contains information that Install uses to
- ; install PRIMA.EXE. This file must be in the same directory as the
- ; program file INSTALL.EXE. The two files can be on a floppy disk, a hard
- ; disk, or a network disk drive.
- ;
- ; The information in this file determines
- ;
- ; * The names of the disks and directories from which, and to which, Install
- ; copies files
- ;
- ; * The name of the group that Install creates in Program Manager's window,
- ; and the names of program items that Install adds to that group
- ;
- ; All texts must consist of characters from the ANSI character set!
- ;
- [dialog]
- caption = "Installationsprogramm zu Testversion"
-
- [data]
- ; The Defdir statement MUST include a drive letter.
- defdir = C:\PRIMA
-
- [disks]
- 1 =., "PrimaBase Testversion Programmdiskette"
-
- [needed.space]
- exespace = 2000000
- dataspace= 200000
- updspace = 500000
-
- [primabase.copy]
- #primabase.program, 0:
- #primabase.examples, 0:beispiel, 1
- #primabase.examples.pa, 0:beispiel\pa000001
-
- [primabase.program]
- 1:prima.1, "PrimaBase Testversion"
- 1:prima.2, "PrimaBase Hilfe"
-
- [primabase.examples]
- 1:beispiel.1, "Beispiel-Dateien"
-
- [primabase.examples.pa]
- 1:beispiel.2, "Beispiel-Dateien 2"
-
- [progman.groups]
- "PrimaBase"
-
- [PrimaBase]
- "PrimaBase Testversion", prima.exe
-